public class ConformerException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
ConformerException(long cPtr,
boolean cMemoryOwn) |
|
ConformerException(java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(ConformerException obj) |
java.lang.String |
message() |
protected ConformerException(long cPtr, boolean cMemoryOwn)
public ConformerException(java.lang.String msg)
protected static long getCPtr(ConformerException obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public java.lang.String message()